home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 25 / CU Amiga Magazine's Super CD-ROM 25 (1998)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1998-08].iso / CUCD / WWW / http / www.wirenet.co.uk / files / AmiFTP-1.843.lha / AmiFTP / Catalogs / AmiFTP.cd next >
Text File  |  1997-09-29  |  8KB  |  562 lines

  1. ; Catalog descriptor file for AmiFTP 
  2. ; Copyright (C) 1995 by Magnus Lilja, All Rights Reserved.
  3. ;
  4. ; e-mail: lilja@lysator.liu.se
  5. ;
  6. ; Some notes for translators:
  7. ;
  8. ; In order to create a hotkey to activate a gadget insert
  9. ; a _ in the string before the character that should be
  10. ; the hotkey. ('Te_st' would result in 's' being the hotkey
  11. ; for that particular gadget).
  12. ;
  13. ;
  14. ; Note that menu shortcuts are defined differently:
  15. ; A correct menu entry for 'Quit' with Amiga-Q as the
  16. ; shortcut should look like this:
  17. ; Q\000Quit
  18. ;
  19. ;
  20. #language english
  21. ;
  22. #version 2
  23. ;
  24. ; SiteList window
  25. ;
  26. SLW_SiteListWindow (/1/)
  27. AmiFTP Sitelist
  28. ;
  29. SLW_SiteList (/1/)
  30. FTP Sites
  31. ;
  32. SLW_Connect (/1/)
  33. _Connect
  34. ;
  35. SLW_New (/1/)
  36. _New site
  37. ;
  38. SLW_Edit (/1/)
  39. _Edit
  40. ;
  41. SLW_Remove (/1/)
  42. _Remove
  43. ;
  44. SLW_Cancel (/1/)
  45. C_ancel
  46. ;
  47. SLW_OK (/1/)
  48. _OK
  49. ;
  50. SLW_Up (/1/)
  51. Up
  52. ;
  53. SLW_Down (/1/)
  54. Down
  55. ;
  56. SLW_Top (/1/)
  57. Top
  58. ;
  59. SLW_Bottom (/1/)
  60. Bottom
  61. ;
  62. SLW_Newstring (/1/)
  63. (New)
  64. ;
  65. SLW_Sort (/1/)
  66. _Sort
  67. ;
  68. ; SiteConfiguration Window
  69. ;
  70. SCW_SiteConfigurationWindow (/1/)
  71. AmiFTP Site Configuration
  72. ;
  73. SCW_Name (/1/)
  74. Na_me
  75. ;
  76. SCW_Site (/1/)
  77. _Site
  78. ;
  79. SCW_Port (/1/)
  80. _Port
  81. ;
  82. SCW_RemDir (/1/)
  83. _Auto-cd to drawer
  84. ;
  85. SCW_LocDir (/1/)
  86. _Download path
  87. ;
  88. SCW_Anonymous (/1/)
  89. Anonymous lo_gin
  90. ;
  91. SCW_LoginName (/1/)
  92. _Login name
  93. ;
  94. SCW_Password (/1/)
  95. Pass_word
  96. ;
  97. SCW_OK (/1/)
  98. _OK
  99. ;
  100. SCW_Cancel (/1/)
  101. Ca_ncel
  102. ;
  103. SCW_OS (/1/)
  104. Operating S_ystem
  105. ;
  106. SCW_Proxy (/1/)
  107. Pro_xy
  108. ;
  109. SCW_HotList (/1/)
  110. _HotList
  111. ;
  112. ; Transfer window
  113. ;
  114. TW_WinTitle (/1/)
  115. AmiFTP - %ld file(s) left (%ld %s)
  116. ;
  117. TW_RemoteFile (/1/)
  118. Remote file
  119. ;
  120. TW_LocalFile (/1/)
  121. Local file
  122. ;
  123. TW_Size (/1/)
  124. Size
  125. ;
  126. TW_Cps (/1/)
  127. CPS
  128. ;
  129. TW_DataTransferred (/1/)
  130. Data transferred
  131. ;
  132. TW_Abort (/1/)
  133. Abort transfer
  134. ;
  135. TW_FileExists (/1/)
  136. File '%s' already exists.\nOld filesize is: %ld bytes (new %ld bytes).\n
  137. ;
  138. TW_Overwrite (/1/)
  139. Overwrite
  140. ;
  141. TW_Resume (/1/)
  142. Resume transfer
  143. ;
  144. TW_CancelTransfer (/1/)
  145. Cancel transfer
  146. ;
  147. TW_DownloadDir (/1/)
  148. You are about to download a directory tree.\nAre you sure you want to do this?
  149. ;
  150. TW_GetDir (/1/)
  151. Yes, download it!|Skip this entry
  152. ;
  153. ; Main preferences window
  154. ;
  155. MPW_WinTitle (/1/)
  156. AmiFTP Global Preferences
  157. ;
  158. MPW_Password (/1/)
  159. _Anonymous password
  160. ;
  161. MPW_ViewCommand (/1/)
  162. _View command
  163. ;
  164. MPW_ProxyHost (/1/)
  165. Proxy _host
  166. ;
  167. MPW_ProxyPort (/1/)
  168. Proxy _port
  169. ;
  170. MPW_ProxyDefault (/1/)
  171. Use pro_xy per default
  172. ;
  173. MPW_DefDownloadDir (/1/)
  174. Default local drawer
  175. ;
  176. MPW_IgnoreCase (/1/)
  177. _Ignore case
  178. ;
  179. ; Main window
  180. ;
  181. MW_SiteName (/1/)
  182. _Site
  183. ;
  184. MW_DirName (/1/)
  185. Drawer
  186. ;
  187. MW_DownloadDir (/1/)
  188. L_ocal drawer
  189. ;
  190. MW_Parent (/1/)
  191. _Parent
  192. ;
  193. MW_Get (/1/)
  194. _Get
  195. ;
  196. MW_Put (/1/)
  197. P_ut
  198. ;
  199. MW_View (/1/)
  200. _View
  201. ;
  202. MW_Connect (/1/)
  203. _Connect to...
  204. ;
  205. MW_Disconnect (/1/)
  206. _Disconnect
  207. ;
  208. MW_DeleteRequest (/1/)
  209. Are you sure you want to\ndelete these files?
  210. ;
  211. MW_DeleteCancel (/1/)
  212. Delete|Cancel
  213. ;
  214. MW_Reload (/1/)
  215. _Reload
  216. ;
  217. ; Connect window
  218. ;
  219. CW_WinTitle (/1/)
  220. AmiFTP Connect window
  221. ;
  222. CW_Abort (/1/)
  223. Abort
  224. ;
  225. CW_Site (/1/)
  226. Site:
  227. ;
  228. CW_Status (/1/)
  229. Status:
  230. ;
  231. CW_Connecting (/1/)
  232. Connecting...
  233. ;
  234. CW_ReadingDir (/1/)
  235. Reading drawer...
  236. ;
  237. CW_SendingLogin (/1/)
  238. Sending login...
  239. ;
  240. CW_SendingPassword (/1/)
  241. Sending password...
  242. ;
  243. CW_ChangingDirectory (/1/)
  244. Changing drawer...
  245. ;
  246. ; Main menus
  247. ;
  248. MENU_Project (/2/)
  249. Project
  250. ;
  251. MENU_AddToSiteList (/1/)
  252. Add current to sitelist
  253. ;
  254. MENU_Reconnect (/2/)
  255. Reconnect
  256. ;
  257. MENU_Iconify (/2/)
  258. I\000Iconify
  259. ;
  260. MENU_About (/2/)
  261. ?\000About...
  262. ;
  263. MENU_Quit (/2/)
  264. Q\000Quit
  265. ;
  266. MENU_Files (/2/)
  267. Files
  268. ;
  269. MENU_TagAll (/2/)
  270. A\000Tag all
  271. ;
  272. MENU_UntagAll (/2/)
  273. U\000Untag all
  274. ;
  275. MENU_TransferMode (/2/)
  276. Transfer mode
  277. ;
  278. MENU_Binary (/2/)
  279. Binary
  280. ;
  281. MENU_ASCII (/2/)
  282. ASCII
  283. ;
  284. MENU_ClearCache (/2/)
  285. Clear dir-cache
  286. ;
  287. MENU_Delete (/2/)
  288. D\000Delete
  289. ;
  290. MENU_Move (/2/)
  291. M\000Move
  292. ;
  293. MENU_Sort (/2/)
  294. Sort
  295. ;
  296. MENU_SortbyName (/2/)
  297. by name
  298. ;
  299. MENU_SortbyDate (/2/)
  300. by date
  301. ;
  302. MENU_Settings (/2/)
  303. Settings
  304. ;
  305. MENU_Global (/2/)
  306. 1\000Global...
  307. ;
  308. MENU_Hostlist (/2/)
  309. 2\000Sitelist...
  310. ;
  311. MENU_LogWindow (/1/)
  312. Log window
  313. ;
  314. MENU_ToggleDotFiles (/1/)
  315. Show dot-files
  316. ;
  317. MENU_LoadSettings (/2/)
  318. Load settings...
  319. ;
  320. MENU_SaveSettings (/2/)
  321. Save settings
  322. ;
  323. MENU_SaveSettingsAs (/2/)
  324. Save settings as...
  325. ;
  326. MENU_HotList (/2/)
  327. Hotlist
  328. ;
  329. ; Other strings
  330. ;
  331. Str_ErrorReadingDir (/1/)
  332. Error reading drawer!\n
  333. ;
  334. Str_CannotDLDirs (/1/)
  335. Cannot download entire directories!\n
  336. ;
  337. Str_SelectDLPath (/1/)
  338. Select download path
  339. ;
  340. Str_SelectULFiles (/1/)
  341. Select file(s) to upload
  342. ;
  343. Str_CDFailedTimedout (/1/)
  344. Remote CD failed:\nConnection timed out
  345. ;
  346. Str_CDFailed (/1/)
  347. Remote CD failed.
  348. ;
  349. Str_AmiFTPError (/1/)
  350. AmiFTP error
  351. ;
  352. Str_OK (/1/)
  353. OK
  354. ;
  355. Str_CANCEL (/1/)
  356. Cancel
  357. ;
  358. Str_PasswordRequest (/1/)
  359. AmiFTP Password request
  360. ;
  361. Str_PasswordEntry (/1/)
  362. Enter password for user:\n%s
  363. ;
  364. Str_ServiceNotAvail (/1/)
  365. Service not available.
  366. ;
  367. Str_ConnectFailed (/1/)
  368. Connect failed.
  369. ;
  370. Str_ConnectLoginFailed (/1/)
  371. Connect failed, login unknown.
  372. ;
  373. Str_Putfailed (/1/)
  374. Put of %s failed
  375. ;
  376. Str_RemoteWriteFailed (/1/)
  377. Write failed (remote file system full?).
  378. ;
  379. Str_GetFailed (/1/)
  380. Get %s failed.
  381. ;
  382. Str_LocalfileError (/1/)
  383. Error opening %s.
  384. ;
  385. Str_LocalWriteFailed (/1/)
  386. Write failed: %s
  387. ;
  388. Str_NoSuchDir (/1/)
  389. %s: No such file or directory.
  390. ;
  391. Str_DisconnectedTimeout (/1/)
  392. Disconnected (timeout).
  393. ;
  394. Str_Outofmem (/1/)
  395. Out of memory
  396. ;
  397. Str_SelectSettingsFile (/1/)
  398. Select settings file...
  399. ;
  400. Str_NoRestart (/1/)
  401. Resume command failed.
  402. ;
  403. Str_ConnectionTimedOut (/1/)
  404. Connection timed out
  405. ;
  406. Str_AmiFTPRequest (/1/)
  407. AmiFTP Request
  408. ;
  409. Str_AboutAmiFTP (/1/)
  410. About AmiFTP...
  411. ;
  412. Str_UnknownHost (/1/)
  413. Unknown host
  414. ;
  415. Str_ErrorBuildingDirList (/1/)
  416. Error building filelist.
  417. ;
  418. Str_Translator (//)
  419.  
  420. ; This string will show up in the about window telling the user who made 
  421. ; the translation. I suggest the string should look like this:
  422. ; 'English translation by\nMagnus Lilja\n' (and perhaps your emailaddress
  423. ; too). Ofcourse the above string should be in the same language as
  424. ; the rest of the translation.
  425. SLW_NewGroup (//)
  426. New _group
  427. ;
  428. SLW_AddBar (//)
  429. Add bar
  430. ;
  431. MENU_ToggleADTFiles (//)
  432. Show entire RECENT
  433. ;
  434. MENU_ResetADT (//)
  435. Reset Aminet-date
  436. ;
  437. MW_ViewReadme (//)
  438. View readme
  439. ;
  440. MPW_General (//)
  441. General
  442. ;
  443. MPW_ADT (//)
  444. Aminet
  445. ;
  446. MPW_Proxy (//)
  447. Proxy
  448. ;
  449. MPW_BufferSize (//)
  450. Buffer size
  451. ;
  452. MPW_DirCacheSize (//)
  453. Directory cache size
  454. ;
  455. MPW_DeleteViewed (//)
  456. Delete viewed files
  457. ;
  458. MPW_Beep (//)
  459. Beep after transfer
  460. ;
  461. MPW_HideDirectories (//)
  462. Hide drawers
  463. ;
  464. MPW_PreservePath (//)
  465. Preserve filepath
  466. ;
  467. MPW_ShowMOTD (//)
  468. Show MOTD-file
  469. ;
  470. MPW_GetReadme (//)
  471. Download readme
  472. ;
  473. SCW_AminetMode (//)
  474. Aminet-mode
  475. ;
  476. MPW_OK (//)
  477. _OK
  478. ;
  479. MPW_Cancel (//)
  480. C_ancel
  481. ;
  482. TW_TimeLeft (//)
  483. Time left
  484. ;
  485. Str_NoNewAminetFiles (//)
  486. No new files since last Aminet visit
  487. ;
  488. Str_WindowTitle (//)
  489. AmiFTP - %ld files selected (%ld %s) %ld %s free on disk
  490. ; This might look a bit strange, but when the fields are filled the
  491. ; string looks like:
  492. ; AmiFTP - 10 files selected (4 MB) 15 MB free on disk
  493. MENU_Connect (//)
  494. C\000Connect...
  495. ;
  496. MENU_Disconnect (//)
  497. Disconnect
  498. ;
  499. MENU_Get (//)
  500. G\000Get
  501. ;
  502. MENU_Put (//)
  503. U\000Put
  504. ;
  505. MENU_View (//)
  506. V\000View
  507. ;
  508. MENU_PatternSelect (//)
  509. Select by pattern...
  510. ;
  511. MPW_Display (//)
  512. Display
  513. ;
  514. Str_PatternRequest (//)
  515. AmiFTP request
  516. ;
  517. Str_SelectPattern (//)
  518. Enter AmigaDOS pattern:
  519. ;
  520. MENU_Parent (//)
  521. P\000Parent
  522. ;
  523. MPW_PublicScreen (//)
  524. Public screen
  525. ;
  526. MPW_SystemFonts (//)
  527. Use system fonts
  528. ;
  529. MPW_InterfaceFont (//)
  530. Interface font
  531. ;
  532. MPW_FilelistFont (//)
  533. Filelist font
  534. ;
  535. MPW_ShowButtons (//)
  536. Show buttons
  537. ;
  538. MPW_ShowToolbar (//)
  539. Show toolbar
  540. ;
  541. MENU_ViewReadme (//)
  542. View readme
  543. ;
  544. MPW_DefaultScreen (//)
  545. Open on default public screen
  546. ;
  547. TW_OverwriteAll (//)
  548. Overwrite all
  549. ;
  550. MENU_CreateDir (//)
  551. Create directory
  552. ;
  553. Str_RemoteDir (//)
  554. Enter name of directory
  555. ;
  556. MENU_RawCommand (//)
  557. Send FTP command
  558. ;
  559. MENU_Rename (//)
  560. Rename
  561. ;
  562.